Welcome![Sign In][Sign Up]
Location:
Search - TCP Server JAVA

Search list

[TCP/IP stackExSocket

Description: Arhiva contine un exemplu de socket server multithread TCP si doi clienti ai acestuia. Este un exemplu relevant pentru modul in care se realizeaza comunicarea prin intermediul TCP.
Platform: | Size: 31744 | Author: ralu | Hits:

[TCP/IP stacksrc

Description: 基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
Platform: | Size: 1024 | Author: 曹卓然 | Hits:

[TCP/IP stackTCP

Description: 本程序用java语言编写程序实现了客户服务器的交互功能-This procedure using java programming language to achieve a cross-functional client-server
Platform: | Size: 2048 | Author: 张大中 | Hits:

[JSP/Javachatroom

Description: java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示 客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片 实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user interface similar to QQ, you can set the font (bold italic format size) can send pictures to achieve the public chat ( TCP),私聊(UDP) a separate pop-up dialog box
Platform: | Size: 105472 | Author: 石泡泡 | Hits:

[JSP/JavaTCPChat

Description: 一个简单的server-client聊天程序,使用java语言,tcp协议完成-A simple server-client chat program, the use of java language, tcp agreement
Platform: | Size: 18432 | Author: steed | Hits:

[TCP/IP stackcode

Description: 文件传输的并发服务器,包含基于tcp协议和udp协议的 -Concurrent file transfer server that contains the tcp-based protocols and udp protocol
Platform: | Size: 4096 | Author: 陈力 | Hits:

[JSP/JavaTCP_UDP_Programs

Description: TCP/UDP传输协议的程序.要配合服务端和客户端一起使用才可以-The TCP/UDP transport protocol programs.Use them with the Server and the Client.
Platform: | Size: 3072 | Author: 曾建 | Hits:

[JSP/Javaqddown_java8543535625

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Socket (TCP) connection. In java using sockets is quite simple, Java API for handling the communication socket to provide a class java.net.Socket., To make writing Web applications easier. Server uses multiple threads to meet the multi-user s request, and back through the JDBC database connection, and by creating a ServerSocket object to listen for connection requests from clients, the default port is 8080, then an infinite loop calling accept () method to accept client program link
Platform: | Size: 903168 | Author: yessky | Hits:

[OtherTCP_server_client

Description: MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
Platform: | Size: 114688 | Author: 申文霞 | Hits:

[Other Web CodeTCPClient

Description: JAVA实现的TCP协议的客户端,与TCP协议的服务器端程序一起运行,可以实现两个程序之间的通信。-JAVA implementation of TCP protocol client, and TCP protocol with the server-side program running, you can realize the communication between the two procedures.
Platform: | Size: 1024 | Author: | Hits:

[Internet-NetworkApache_Mina_Server_2[1].0

Description: Apache Mina Server 是一个网络通信应用框架,也就是说,它主要是对基于TCP/IP、UDP/IP 协议栈的通信框架(当然,也可以提供JAVA 对象的序列化服务、虚拟机管道通信服务等), Mina 可以帮助我们快速开发高性能、高扩展性的网络通信应用,Mina 提供了事件驱动、异 步(Mina 的异步IO 默认使用的是JAVA NIO 作为底层支持)操作的编程模型。-Apache Mina Server is a network communication application framework, that is, it is mainly based on TCP/IP, UDP/IP protocol stack of communication framework (of course, can also provide JAVA object serialization services, communication services, the virtual machine pipeline ), Mina will help us to quickly develop high-performance, highly scalable network communications applications, Mina provides event-driven, asynchronous (Mina' s asynchronous IO is used by default as the underlying support JAVA NIO) operation of the programming model.
Platform: | Size: 394240 | Author: Joe | Hits:

[JSP/Javajava-base-QQ

Description: 用java TCP/IP scoket编程做的一个类似QQ的例子,包括有服务端和客户端-Using java TCP/IP scoket QQ programming to do a similar case, including server and client
Platform: | Size: 1190912 | Author: 王小虎 | Hits:

[JSP/Javatcp

Description: 用java做的使用tcp协议的一个服务器端和一个客户端,适用于初学者学习-To do with java tcp protocol to use a server side and a client for beginners to learn
Platform: | Size: 1024 | Author: 啊将 | Hits:

[JSP/JavaMULTIUSERS-TCHAT-TCP-IP

Description: This is a java source code of a multi users chat server
Platform: | Size: 18432 | Author: manoel | Hits:

[JSP/Javajava

Description: 第一个程序是TCP/IP的客户端与服务器端对话,第二个为java与数据库连接。-The first program is a TCP/IP client and server-side conversation, the second for the java and the database connection.
Platform: | Size: 432128 | Author: 白剑 | Hits:

[CommunicationChat

Description: 用Java编码,利用TCP协议,实现服务器和客户端的数据传输-With Java code, using TCP protocol, server and client to achieve data transfer
Platform: | Size: 76800 | Author: hudongfang | Hits:

[Internet-NetworkServerTCP

Description: java tcp server which receives connection from another client software to process it and return it back to client
Platform: | Size: 1024 | Author: husmir | Hits:

[TCP/IP stackTCPClient

Description: TCP Server and TCP Client which use socket programming with java langhage.
Platform: | Size: 1024 | Author: zzzzwww | Hits:

[JSP/Javatcpcssrc

Description: Tcp服务端与客户端的JAVA实例源代码。Tcp服务端与客户端的JAVA实例源代码,一个简单的Java TCP服务器端程序,别外还有一个客户端的程序,两者互相配合可以开发出超多的网络程序,这是最基础的部分。-Server and client examples of JAVA source code, a simple Java TCP server-side procedures, plus a client program, the two complement each other and can develop over many network programs, this is the most basic part.algorithm can be defined DES, DESede, Blowfish etc..
Platform: | Size: 5120 | Author: 亚亚 | Hits:

[JSP/JavaTCPecho

Description: TCP Echo client server in java
Platform: | Size: 1024 | Author: sunny | Hits:
« 1 2 3 4 56 7 8 9 10 11 »

CodeBus www.codebus.net